Skip to main content

mergHKSampleQuery

Type

command

Summary

Query samples between given dates

Syntax

mergHKSampleQuery <pIdentifier>, <pStartDate>, <pEndDate>, [<pLimit>], [<pSortIdentifier>], [<pSortDirection>]

Description

Query samples between given dates

Parameters

NameTypeDescription

pIdentifier

A type identifier as documented here.

pStartDate

A start date in seconds

pEndDate

An end date in seconds

pLimit

(optional with 0 default) Limit the results to a maximum. Default 0 will return all results.

pSortIdentifier

(optional with "HKSampleSortIdentifierEndDate" default) Sort with sort identifier. Default sorts by end date.

pSortDirection

(optional with "descending" default) The sort direction.

  • descending
  • ascending

Compatibility and Support

Introduced

LiveCode 8.0

OS

ios

Platforms

mobile

Thank you for your feedback!

Was this page helpful?